From: Eli Zaretskii Date: Sun, 23 Mar 2014 15:59:15 +0000 (+0200) Subject: Fix ChangeLog entry of last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~778 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9729c262eb427c6faeb9fc294c1322d801df84f2;p=emacs.git Fix ChangeLog entry of last commit. --- diff --git a/src/ChangeLog b/src/ChangeLog index a9a0ebbe4a1..ad6df5e7ae9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,7 +2,7 @@ * xdisp.c (redisplay_window): If all previous attempts to find the cursor row failed, try a few alternatives before falling back to - the top-most row of the window. (Bug#17047) + the top-most row of the window. Use row_containing_pos. (Bug#17047) 2014-03-22 Daniel Colascione